home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group95b.txt / 000058_icon-group-sender _Mon Jun 19 18:15:00 1995.msg < prev    next >
Internet Message Format  |  1995-09-18  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Tue, 20 Jun 1995 13:24:02 MST
  2. Message-Id: <9506191815.AA27536@ns1.computek.net>
  3. Mime-Version: 1.0
  4. Content-Length: 886
  5. Content-Type: text/plain
  6. Content-Transfer-Encoding: 7bit
  7. Date: Mon, 19 Jun 95 18:15 CDT
  8. From: gep2@computek.net
  9. Subject: Re: Perl v. Icon
  10. To: icon-group@cs.arizona.edu
  11. X-Mailer: SPRY Mail Version: 04.00.06.14
  12. Errors-To: icon-group-errors@cs.arizona.edu
  13.  
  14. >PPP    Regular expressions. This is the biggie as far as I'm concerned.
  15.     The sort of job where you're trying to parse incoming data which
  16.     has a slightly unknown syntax.  By comparison, the Icon method
  17.     of lots of operators to scan across a string is seriously
  18.     clunky.  
  19.  
  20. Personally, I think that SNOBOL4 patterns are much nicer and easier to use than 
  21. ICON string scanning for the kinds of things I do, too.
  22.  
  23. >(BTW the date I finally gave up on Icon is when I read in the Icon newsletter 
  24. that Ralph Griswold was never going to put REs into Icon)
  25.  
  26. This one is hysterical... like saying that you won't buy a car until they start 
  27. to attach a bridle on the hood, so you can tie your car to a hitching post after 
  28. parking it.   :-)  Proof, if any were necessary, as to just how hard old habits 
  29. die, no matter how ludicrous they are.
  30.  
  31. Gordon Peterson
  32. http://www.computek.net/public/gep2/
  33.  
  34.